projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85340a0
)
(sgml-transformation): Fix previous change.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 22 Apr 1997 04:32:00 +0000
(
04:32
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 22 Apr 1997 04:32:00 +0000
(
04:32
+0000)
lisp/textmodes/sgml-mode.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/sgml-mode.el
b/lisp/textmodes/sgml-mode.el
index 5102e87b024a83f507627940294ba36d2ce68df8..ca86fee221d84682899199e8c887a4814161ecee 100644
(file)
--- a/
lisp/textmodes/sgml-mode.el
+++ b/
lisp/textmodes/sgml-mode.el
@@
-39,7
+39,7
@@
(defcustom sgml-transformation nil
"*Default value for `skeleton-transformation' (which see) in SGML mode."
:type 'function
- :group sgml)
+ :group
'
sgml)
(put 'sgml-transformation 'variable-interactive
"aTransformation function: ")